{% extends "base.html" %} {% block content %}

{{ app_name }}

A Todo list, server-rendered with HTMX.

{% endblock %}